CVE-2017-16023
CVE-2017-16023 affects the decamelize library (versions 1.1.0–1.1.1). The root cause is the use of regular expressions to validate input containing unescaped separators (dash/dot/underscore/space) when converting to camelCase, which can be exploited to cause a denial of service. Relevant entries ...